Fix minor problems found by static checking.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 18 Nov 2011 18:29:29 +0000 (10:29 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 18 Nov 2011 18:29:29 +0000 (10:29 -0800)
commitad6ca033e2cf2956252002e1b18f83a956e69339
tree732d4f708dea6f7a6045f700eb816cc36d93e338
parent5082d84f96e5e26f6fb3f2d7f03c34738a058d91
Fix minor problems found by static checking.

* dispextern.h, xdisp.c (row_hash): Declare extern only if XASSERTS.
* dispnew.c (verify_row_hash): Now static.
src/ChangeLog
src/dispextern.h
src/dispnew.c
src/xdisp.c